runtime.pollDesc.setEventErr (method)
3 uses
runtime (current package)
netpoll.go#L160: func (pd *pollDesc) setEventErr(b bool) {
netpoll.go#L228: pd.setEventErr(false)
netpoll_epoll.go#L171: pd.setEventErr(ev.events == _EPOLLERR)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)